* lisp/info.el (Info-file-attributes): New variable.
authorJuri Linkov <juri@jurta.org>
Tue, 21 Aug 2012 00:12:42 +0000 (03:12 +0300)
committerJuri Linkov <juri@jurta.org>
Tue, 21 Aug 2012 00:12:42 +0000 (03:12 +0300)
commit4b12bacc01d797409888465606561c1400602f42
treebd697bb61a5e45a948c3c4397a5502535bc7942b
parent5ff9ac3d96159ff819f27b95ffe31fb6eeb45720
* lisp/info.el (Info-file-attributes): New variable.
(info-insert-file-contents): Add file attributes to
`Info-file-attributes'.  Clear the caches `Info-index-nodes' and
`Info-toc-nodes' when previous modtime of the Info file is less
than new modtime.
(Info-toc-nodes, Info-index-nodes): Move definitions up to the top
of info.el.
lisp/ChangeLog
lisp/info.el